Skip to content

Conversation

@Shitanshukumar607
Copy link
Owner

Reverts #1

This reverts commit 21130ec.
@vercel
Copy link

vercel bot commented Oct 3, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
img-to-svg Ready Ready Preview Comment Oct 3, 2025 2:17pm

Copilot AI review requested due to automatic review settings October 3, 2025 14:16
@Shitanshukumar607 Shitanshukumar607 merged commit d77ed40 into main Oct 3, 2025
4 of 6 checks passed
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR reverts a previous test commit by removing a test file and undoing various formatting changes across the codebase. The changes primarily involve reverting code style modifications including semicolon removal, quote style changes, and formatting adjustments.

  • Removes test.md file that was added for testing purposes
  • Reverts code formatting changes including semicolon removal and quote style modifications
  • Updates GitHub workflow configurations and README formatting

Reviewed Changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
test.md Removes the temporary test file
lib/utils.ts Reverts semicolon removal from import statements and function return
app/globals.css Reverts CSS transition property formatting from multi-line to single-line
app/api/upload/route.ts Reverts trailing comma removal in function and object
README.md Reverts various formatting changes including spacing and markdown syntax
.github/workflows/*.yml Reverts quote style changes from double to single quotes and command updates

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

git clone https://github.com/shitanshukumar607/imgToSvg.git
cd imgToSvg
```
````
Copy link

Copilot AI Oct 3, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Incorrect markdown code block syntax. Should use three backticks (```) instead of four (````).

Suggested change
````

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants